Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added configurable etcd initial-cluster-state to kube-up script. #41320

Merged

Conversation

jszczepkowski
Copy link
Contributor

What this PR does / why we need it:
Added configurable etcd initial-cluster-state to kube-up script. This allows creation of multi-master cluster from scratch.

Which issue this PR fixes
Before this PR, initial-cluster-state was determined based on the number of peers in etcd cluster: for more than one peer, the state was existing. It was not possible to create a cluster with 3 masters from scratch with state new.

Release note:

Added configurable etcd initial-cluster-state to kube-up script

Added conigurable etcd initial-cluster-state to kube-up script. This allows creation of multi-master cluster from scratch.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 13, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@k8s-github-robot k8s-github-robot added do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Feb 13, 2017
@gmarek
Copy link
Contributor

gmarek commented Feb 13, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 13, 2017
@wojtek-t
Copy link
Member

/approve

@jszczepkowski jszczepkowski added cherrypick-candidate cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. and removed cherrypick-candidate do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. labels Feb 13, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

The following people have approved this PR: jszczepkowski, wojtek-t

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 13, 2017
@jszczepkowski
Copy link
Contributor Author

@k8s-bot unit test this

@jszczepkowski
Copy link
Contributor Author

@k8s-bot cri e2e test this
issue #36913

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 692c38d into kubernetes:release-1.5 Feb 13, 2017
jszczepkowski added a commit to jszczepkowski/kubernetes that referenced this pull request Feb 13, 2017
Added configurable etcd initial-cluster-state to kube-up script. This
allows creation of multi-master cluster from scratch. This is a
cherry-pick of kubernetes#41320 from 1.5 branch.
@k8s-ci-robot
Copy link
Contributor

@jszczepkowski: The following test(s) failed:

Test name Commit Details Rerun command
Jenkins CRI GCE e2e 80aec9c link @k8s-bot cri e2e test this

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

k8s-github-robot pushed a commit that referenced this pull request Feb 15, 2017
Automatic merge from submit-queue

Added configurable etcd initial-cluster-state to kube-up script.

Added configurable etcd initial-cluster-state to kube-up script. This
allows creation of multi-master cluster from scratch. This is a
cherry-pick of #41320 from 1.5 branch.

```release-note
Added configurable etcd initial-cluster-state to kube-up script.
```
ahakanbaba pushed a commit to ahakanbaba/kubernetes that referenced this pull request Feb 17, 2017
Added configurable etcd initial-cluster-state to kube-up script. This
allows creation of multi-master cluster from scratch. This is a
cherry-pick of kubernetes#41320 from 1.5 branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants